home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / PublicDomain / Anwendungen / QuickFile / History.doc < prev    next >
Text File  |  1999-11-13  |  15KB  |  417 lines

  1.    3.23   Nov 1999
  2.    - selecting OK on the view requester without clicking on an entry
  3.    was giving another entry that the selected one, fixed (thanks to
  4.    Andre Eckenrode for the bug report).
  5.    - ability to add records with trailing spaces (hope it gives no
  6.    new bugs...) on Andre Eckenrode request.
  7.    - corrected an enormous bug : monthes october and november were
  8.    inverted... (thanks again to Andre Eckenrode)
  9.    - added 3 new ARexx commands: SELECTREC, REQFIELD and SHOWALL.
  10.    - corrected some gadget problems with Sysihack (MCP), bug report
  11.    by Alexander Doeller (hope it works correctly...)
  12.  
  13.    3.22   14 Oct 1999
  14.    - added the ability to make the index sorting using the locale
  15.    library (idea from Gudjon Magnussson).
  16.    - the view requester was adding the fields in the wrong order, fixed (bug
  17.    reported by Anders Drejer).
  18.    - date handler corrected, file filter now set correctly while opening
  19.    a base (bug reports by Didier Giron).
  20.  
  21.    3.21   26 Sep 1999
  22.    - a no-QuickFile-file was not closed when a user tried to open it,
  23.    fixed (Thanks to Alexander Döller for his bug report).
  24.  
  25.    3.20   24 Aug 1999
  26.    - first version rewritten using SAS-C compiler by me (Roland Florac).
  27.    - localisation
  28.    - use of gtlayout.library
  29.    - some cosmetics changes, some bugs removed (hopefully)...
  30.  
  31.    3.19.1 11 June 1996
  32.    - Search from ARexx gave a selection with no key fields.
  33.    - Selecting a large number of records can cause a problem if the
  34.      default sort order is used.
  35.  
  36.    3.19.0 06 June 1996
  37.    - Enhanced Search. Now called Query and includes sort order as well as
  38.      Load and Save Query.
  39.    - Added Lock for View
  40.    - Fixed problem causing intermittent crash when changing search
  41.      criteria. Introduced in 3.18.2 I think.
  42.  
  43.    3.18.2 15 May 1996
  44.    - Fixed problem with deletion of last view field (and last index
  45.      properly this time)
  46.  
  47.    3.18.1 04 May 1996
  48.    - Fixed calculation of height of ASL requester
  49.    - Fixed problem with turning help on and off a number of times.
  50.    - Was crashing on WB3 if no .guide file found or if online help was
  51.      turned off.
  52.    - Also crashing trying to adjust config in a window with no open file.
  53.  
  54.    3.18.0 24 April 1996
  55.    - Added concatenation of character fields. Any field except Cycle and
  56.      Date can now be calculated (Have to add date calc sometime).
  57.    - Added Time fields.
  58.    - Fixed problem with deletion of last index followed by add
  59.    - Fixed memory leak in file definition process.
  60.    - Was executing startup.rexx if you cancelled definition mode.
  61.  
  62.    3.17.2
  63.    - Fixed menu shortcut keys. Same key was used twice.
  64.    - Cycle fields can now be set by Import and ARexx PutField command
  65.    - Iconify now controlled by Menu item instead of Zoom gadget.
  66.  
  67.    3.17.1
  68.    - Fixed date validation problem. Not setting A4 in callback routines.
  69.    - Limit length of date field used in date validation routine,
  70.    - Fix Enforcer hit in Search processing. Thanks to James Hamilton
  71.      for the Enforcer output on this one.
  72.  
  73.    3.17.0  12 September 1995
  74.    - Added Select/Unselect individual records
  75.    - Prevent menu selections if no file open (was crashing system)
  76.    - Revised open file code so window size is obtained from view before
  77.      window is opened.
  78.  
  79.    3.16.6  28 August 1995
  80.    - Fixed some enforcer hits. Thanks to David Ekholm for giving me details
  81.      of these.
  82.    - Removed extra field separator from end of headings in exported file.
  83.    - Added characters per line to pitch button.
  84.  
  85.    3.16.5  10 August 1995
  86.    - Fixed calculation of index key buffer size for new index. Was
  87.      sometimes crashing on index build when an index was added.
  88.    - Disable Options/Config and Buffers menu items if no file is open
  89.    - Meaning of Memory Save checkbox was reversed. ie Would save memory
  90.      only if checkbox was NOT checked.
  91.  
  92.    3.16.4  5 August 1995
  93.    - Fixed ARexx ReqString command to allow a null value for default
  94.      string. Was incorrectly returning an error.
  95.  
  96.    3.16.3  22 July 1995
  97.    - Fixed Copy button in Insert mode so it got the correct record.
  98.    - Reduced window redraws from ARexx SetView command.
  99.    - Added summary only and wrap fields to reporting.
  100.  
  101.    3.16.2  18 July 1995
  102.    - Added checkboxes to Print requester for Summary only and Wrap Fields.
  103.    - Rehashed line spacing and counting.
  104.  
  105.    3.16.1  12 July 1995
  106.  
  107.    - Added Print to File.
  108.    - Fixed problem causing a crash if > 200 records added per session.
  109.      Usually only a problem with import
  110.    - Added requester at start and close of program (unregistered only).
  111.    - Added ARexx Find/Replace macro
  112.  
  113.    3.16 24 Jun 1995
  114.  
  115.    - Added font sensitivity.
  116.    - Fixed bug. Calc field values not being returned to ARexx.
  117.    - Revert to allowing field to be added anywhere in view.
  118.    - Added Config menu option for fonts, help and memory save.
  119.    - Played with field alignment (again). Any suggestions welcomed.
  120.    - Changed handling of open of Image file to work with XFH. XFH does
  121.      not support OpenFromLock().
  122.  
  123.    3.15 07 May 1995
  124.  
  125.    - Only allow fields to be added to the end of a view. Previously fields
  126.      could be inserted anywhere but would always display at the end. Not
  127.      perfect but avoids confusion. I may change my mind on this.
  128.    - Search ListView was getting confused as to which item was currently
  129.      selected.
  130.    - Removed useless And/Or buttons from search item requester for first
  131.      item in list.
  132.  
  133.    3.14 30 April 1995
  134.  
  135.    - Fixed some low memory problems. Usual low memory indication is now
  136.      a recoverable alert trying to open a requester.
  137.  
  138.    3.13  6 April 1995
  139.  
  140.    - Using wrong name for library base for iffparse.library which caused
  141.      DICE (compiler) to open it automatically. DICE does not provide a
  142.      message if the open fails - program just loads and quits.
  143.  
  144.    3.12  29 March 1995
  145.  
  146.    - Fixed a nasty bug in GoTo processing that was trashing memory. In one
  147.      of my files this was in the middle of the data buffer!!!. Introduced
  148.      with changes for Rexx I think.
  149.  
  150.    3.11  24 March 1995
  151.  
  152.    - Added ARexx interface
  153.    - Display either filename or image not both at once.
  154.    - Field names are now case insensitive
  155.  
  156.    3.10  05 March 1995
  157.  
  158.    - Fixed to display whole view if a field is moved so that view now fits
  159.      in the window.
  160.    - Index sometimes not correctly updated when you changed an index
  161.      field value.
  162.  
  163.    3.09  18 February 1995
  164.  
  165.    - Added Cycle, Image and External field types.
  166.    - Rehashed field resizing code
  167.    - Removed bug that was chopping last character off print lines.
  168.    - Changed string gadget border to more standard imagery.
  169.    - Fixed nasty bugs in Report Groups
  170.      . Deleting the first group and adding another immediately would
  171.        crash the machine
  172.      . Would not allow you to change a Report group to another type. If
  173.        you deleted it then added the new one you were caught by the
  174.        previous bug - Catch 22.
  175.    - Cancelling out of the report requester after adding or deleting the
  176.      first report group was causing a crash.
  177.    - Fixed Lock error in SaveAs/Reorg - broke it with XFH fix in 3.08.
  178.  
  179.    3.08  04 February 1995
  180.  
  181.    - Replace call to ExamineFH with Examine so QuickFile can work with XFH.
  182.      Thanks to Peter Bagnato for reporting this one.
  183.  
  184.    - Field resizing by dragging on the form display.
  185.  
  186.    - Refuse to accept : or / in index name as this is used in the index
  187.      file name.
  188.  
  189.    3.07  19 January 1995
  190.  
  191.    - Keep highlighted line in sideways scroll of list display.
  192.    - Use highlighted record as current record in insert (for copy).
  193.    - Reintroduce name of registered user in about requester.
  194.    - Disable summary checkboxes (Tot, Cnt, Avg) if no field selected.
  195.  
  196.    3.06  16 January 1995
  197.  
  198.    - Fixed bug causing a crash of rebuild index with old format file def.
  199.    - Cleaned up code for dragging fields in form view.
  200.  
  201.    3.5    08 January 1995
  202.  
  203.    - Fixed bug in export requester. Cycle gadgets should only be enabled
  204.      for CUSTOM format. Could cause a crash.
  205.    - TAB now activates first string gadget, ESC exits from string gadget.
  206.    - Fixed bug in field requester. Any non ASCII key would be treated as
  207.      help key. Used to work - looks like a line of code went mis